home *** CD-ROM | disk | FTP | other *** search
- This directory contains all the changes made to the original JPEG sources from
- the Independent JPEG Group. You can find the complete sources and docs on
- Aminet in gfx/conv/jpegV5Asrc.lha. To create the libjpeg.a file copy all the
- files from this directory to the jpeg main directory and enter:
-
- make -f makefile.gcc
-
- NOTE: You cannot check with "make -f makefile.gcc test" if everything works ok
- because the color quantizing routines and GIF file support are disabled. You
- must re-enable these things in the jconfig.h and jmorecfg.h files.
-
- To compile jpegAGA you will also need some additional header files from the
- jpegv5(a) directory.
-
- Günther
-